MESCIUS SPREAD for Windows Forms 15.0J
FindAll<E> メソッド (IExtensionCollection<T>)

拡張オブジェクトの型。
Eによって指定されたすべての拡張オブジェクトをコレクション内で検索します。
構文
'宣言
 
Function FindAll(Of E As IExtension(Of T))() As ICollection(Of E)
ICollection<E> FindAll<E>()
where E: IExtension<T>

型パラメータ

E
拡張オブジェクトの型。

戻り値の型

指定された型を実装する、コレクション内のすべての拡張オブジェクトのコレクション。
参照

IExtensionCollection<T> インターフェース
IExtensionCollection<T> メンバ

 

 


© MESCIUS inc. All rights reserved.